.main-panel
{
	width: 100%;
	overflow: auto;
}

.main-panel div
{	
	width: 31%;
	padding: 20px;
	float: left;
	height: 150px;
}